Welcome![Sign In][Sign Up]
Location:
Search - c ftp server

Search list

[Software Engineeringftp_client-server_c_linux

Description: 用C语言 实现Linux上的FTP传输。本设计旨在利用Winsock 2.0简单实现FTP(File Transfer Protocol,文件传输协议)的客户端和服务器端程序。-Using C language on Linux FTP transfers. The design is aimed at the Winsock 2.0 simple implementation of FTP (File Transfer Protocol, File Transfer Protocol) client and server-side program.
Platform: | Size: 187392 | Author: 夜夜 | Hits:

[VC/MFCVisual-CPP-Internet-Program

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book on the basis of the system introduced on the various Visual C++ programming technology and TCP/IP and network programming, focusing on the advanced applications, the use of the skills and difficulties. Including basic network programming technology, implementation of the Telnet protocol, the HTTP protocol to achieve the implementation of the FTP protocol, file downloads, implementation of the UDP protocol, ICMP protocol to achieve the realization of the PPP agreement, the realization of the proxy server, ATL, DCOM, ActiveX technology network security, multimedia network programming. For each theme, the book gives examples and skills of its development essentials and applications, the book mainly for the foundation of a certain Visual C++ network programming and network programming techniques readers want to delve into.
Platform: | Size: 2650112 | Author: 刘俊杰 | Hits:

[Driver DevelopTamir.SharpSSH

Description: SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:\Program Files\OpenSSH) 创建Group mkgroup -l >> .etcgroup 创建User mkpasswd -l >> .etcpasswd 注:创建group和User请参考安装目录的readme.txt 2.下载SampleCode 3.新建一个工程,引用SampleCode中的Tamir.sharpSsh.dll,Org.Mentalis.Security.dll,DiffieHellman.d-SFTP that encrypted file transfer protocol (Secure file Transfer protocol) and FTP, the instruction and data during transmission are encrypted, preventing passwords and sensitive information was stolen during a network transfer. In order to use NET to implement this process: 1. Install SFTP Server test environment: Download setupssh.exe on the server, follow the prompts to install setupssh.exe open a command line, find the OpenSSH directory (default: C: \ Program Files \ OpenSSH) The create Group mkgroup-l > > . etcgroup create the User mkpasswd-l > > . etcpasswd Note: Create the group and User Please refer to the installation directory of readme.txt 2 downloads SampleCode create a new project, to reference SampleCode Tamir.sharpSsh. dll, Org.Mentalis.Security.dll, DiffieHellman.dll
Platform: | Size: 71680 | Author: luguo | Hits:

[Communicationftp001923

Description: 用c++制作的基于套接字的Windows编程,能够实现ftp与服务器之间的完美传输-Produced by c++ socket-based Windows programming, to achieve the perfect ftp transfer between the server
Platform: | Size: 1898496 | Author: 方星鑫 | Hits:

[VC/MFCup

Description: 本书在对Visual C++各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。    对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C++网络编程基础并希望深入研究网络编程技术的读者。 -The book of Visual C++ variety of programming techniques and TCP/IP system introduced on the basis of the focus on network programming, advanced applications, the use of skills and difficulties. Including basic network programming technology, Telnet protocol implementation, HTTP protocol implementation, FTP protocol implementation, file downloads, UDP protocol implementation, ICMP protocol implementation, PPP protocol implementation, the proxy server implementation, ATL, DCOM, ActiveX technology , network security, multimedia network programming. For each topic, the book is given its essentials and application development examples and techniques, this book has some Visual C++ primarily for network programming and want to delve into network programming technology readers.
Platform: | Size: 19581952 | Author: wjm | Hits:

[Linux-UnixFTPServer

Description: Linux服务器FTP c语言是去的啊我是说是会死-Linux server FTP c language is to say, ah, I was going to die Yes
Platform: | Size: 1024 | Author: 小邓 | Hits:

[CommunicationFtpClient2

Description: 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinInet source code examples, an FTP client source code, the interface looks quite professional, functional and covering the common Ftp software. Thirds bar window using the form, the task window and the local window and remote window glance. After set-up and remote FTP connection information, you can quickly connect to the server, the interface as shown above.
Platform: | Size: 75776 | Author: 李超 | Hits:

[Internet-Networkkshe

Description: Using C/C++, to achieve under windows ftp program, client and server side includes
Platform: | Size: 5120 | Author: boss | Hits:

[CSharpFTP_Server_Client

Description: FTP客户端服务器端开发程序,用VS2012,C#开发,实现FTP多个客户端,一个服务器端的通信-FTP client server side development program, using VS2012, C# development, implementation, multiple FTP client, a server-side communications
Platform: | Size: 261120 | Author: cliff yuan | Hits:

[Internet-Networkmyftp

Description: 类似ftp文件传输。采用c语言编程实现了服务器与客户端,并可以在linux下运行实现。-FTP file transfer. C language programming to achieve the server and the client, and can run in the linux.
Platform: | Size: 24576 | Author: 福大 | Hits:

[CSharpPCMDataImporter

Description: 采用C#语言,实现通过FTP协议获取服务器的文件列表和下载文件-Using C# language, to achieve access to the server via FTP protocol file list and download files
Platform: | Size: 39936 | Author: 方蒋恒 | Hits:

[CSharpFTPUploadAndDown

Description: C#通过FTP从服务器同步文件至本地,从本地同步文件至服务器-C# synchronize files the server via FTP to the local, local to synchronize files to the server
Platform: | Size: 164864 | Author: sai | Hits:

[WEB Codewelivezxkf_v3.4

Description: 二. WeLive安装: A. 系统要求: 1. Unix, Linux或Windows Web服务器, 要求支持Ajax. 2. PHP4.1或以上. 3. MySQL4.0或以上. B. 安装步骤: 1. 设置FTP上传工具的传送模式为 二进制 , 否则上传的PHP程序可能会在运行时发生意想不到的错误. 如设置FlashFXP:选项 -> 参数设置 -> 打开对话框 -> 传送 -> 在传送模式中选择 二进制(图像) -Two. WeLive installation: C A. system requirements: - 1 Unix, Linux or Web Windows server, request support Ajax. 2 PHP4.1 or above. 3 MySQL4.0 or above. B. installation steps: - 1 setting the transfer mode for the FTP upload tool is binary , otherwise the uploaded PHP program may be running at an unexpected error. Such as: set the FlashFXP option- > parameter settings- > Open dialog- >- > transfer in binary transfer mode (images)
Platform: | Size: 471040 | Author: wangsenlin | Hits:

[Internet-NetworkSocket

Description: FTP,UDP编程,通过自己写的C代码实现FTP的client和server功能-FTP, UDP programming, through their writing C code to achieve the FTP client and server functions
Platform: | Size: 452608 | Author: 祁丹蕊 | Hits:

[Othersecurity

Description: Approach: NS-2 is an open source system that is developed using C++ and Tool Control Language TCL. Researchers can freely add new components to the system to server their own purposes. The latest version of NS-2 is version 2.28. Within this version, most of the standard protocols supported. You can find protocol from media access layer protocols such as CSMA/CD up to application protocols as FTP and HTTP. For routing protocols, there are unicast and multicast routing protocols for wire network and DSR, DSDV, AODV for wireless ad-hoc networks. Most of these protocols were developed by researchers and adopted into standard version of NS-2. In order to experiment security features for network, we need to add security functions into NS-2. Of course for specific experiments there are specific requirements. The purpose of this project is only to illustrate a way to add security functions into NS-2 Our approach is to build a new protocol at network layer
Platform: | Size: 2048 | Author: bvc | Hits:

[Delphi VCLindy10

Description: Indy is a well-known internet component suite for Delphi, C++Builder, and Free Pascal providing both low-level support (TCP, UDP, raw sockets) and over a 120 higher level protocols (SMTP, POP3, NNT, HTTP, FTP) for building both client and server applications.
Platform: | Size: 6698559 | Author: Teas@dev | Hits:
« 1 2 ... 10 11 12 13 14 15»

CodeBus www.codebus.net